This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Administration Server ~Umberto Nongeroson 21.Jan.04 11:29 PM a Web browser General 6.5Windows 2000
You can use the Admin client to do this batch-wise for all databases on a given server. On the Files tab, click the "All..." button to switch to a flat list of all dbs, select them all, right-click and select "Access Control, Manage...", Advanced tab...
If you want to write your own tool anyway, the settings are stored in the ACL of each database, so you'd need to use the NotesACL class and set the .AdministrationServer property to the new value....